Auto merge of #4218 - alexcrichton:fix-flaky, r=alexcrichton
authorbors <bors@rust-lang.org>
Sun, 25 Jun 2017 05:44:31 +0000 (05:44 +0000)
committerbors <bors@rust-lang.org>
Sun, 25 Jun 2017 05:44:31 +0000 (05:44 +0000)
Ignore a test that accesses crates.io for now

Tests in general shouldn't hit the network, but this one requires a crate from
crates.io :(


Trivial merge